home *** CD-ROM | disk | FTP | other *** search
- Path: news.iag.net!news
- From: jatmon@iag.net (John R Buchan)
- Newsgroups: comp.lang.c
- Subject: Re: help encryption program
- Date: 14 Jan 1996 20:53:52 GMT
- Organization: Internet Access Group, Orlando, Florida
- Message-ID: <4dbqh0$47c@news.iag.net>
- References: <4dbb0o$dbm@jaring.my>
- NNTP-Posting-Host: pm3-orl13.iag.net
- X-Newsreader: WinVN 0.99.7
-
- In article <4dbb0o$dbm@jaring.my>, meimei@pl.jaring.my says...
- ->
- ->Requirement :
- ->==========
- ->
- ->A encryption scheme is to interchange letters of the alphabet on a
- ->one-to-one basis. This can be accomplished with a transalation table
- ->for the 52 lowercase and uppercase letters.
- ->
- ->Write a C program that implements such a scheme to encode text. The
- ->program must also have the option to decode text thst has been
- ->encoded. The user must select whether he wants to encode or decode the
- ->text and then type in the appropriate text.
- ->
- ->Can anyone solve the above problem ?
- ->
-
- Yes, but I hope that noone is willing to do it for you. You should always
- at least attempt to do your own homework. You will learn a lot more that
- way.
-
- <Sheesh, that sounds corny (true though it may be)!>
-
- Anyway, if you run into problems that you can't work out, post a minimal
- compilable ansi (if possible) version that produces your error/problem and a
- description of the error/problem. Someone will almost certainly help you
- with it a that point.
-
- --
- John R Buchan -:|:- Looking for that elusive FAQ? ftp to:
- jatmon@mail.iag.net -:|:- rtfm.mit.edu /pub/usenet-by-group/....
-
-